[INFO] cloning repository https://github.com/hallcristobal/mpls-tool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hallcristobal/mpls-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhallcristobal%2Fmpls-tool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhallcristobal%2Fmpls-tool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2969d70b983302c3fa29d39dc6158a865574e0a4
[INFO] checking hallcristobal/mpls-tool against master#89a99936d9e76a50e8df622e7242190841fd871b for pr-156160-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhallcristobal%2Fmpls-tool" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hallcristobal/mpls-tool
[INFO] finished tweaking git repo https://github.com/hallcristobal/mpls-tool
[INFO] tweaked toml for git repo https://github.com/hallcristobal/mpls-tool written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hallcristobal/mpls-tool on toolchain 89a99936d9e76a50e8df622e7242190841fd871b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hallcristobal/mpls-tool already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.83
[INFO] [stderr]   Downloaded syn v2.0.65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:fd22e2154e7db748230f413534f3a6d034160c9d2b7c14b90fba4e9bfc1a36d4" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ca325fc81822fc302a69adda37320443020fe08d45f0a24cacf62ab362c961cc
[INFO] running `Command { std: "docker" "start" "ca325fc81822fc302a69adda37320443020fe08d45f0a24cacf62ab362c961cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ca325fc81822fc302a69adda37320443020fe08d45f0a24cacf62ab362c961cc" "/opt/rustwide/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca325fc81822fc302a69adda37320443020fe08d45f0a24cacf62ab362c961cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ca325fc81822fc302a69adda37320443020fe08d45f0a24cacf62ab362c961cc" "/opt/rustwide/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]     Checking mpls-tool v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking runner v0.1.0 (/opt/rustwide/workdir/runner)
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking wasm v0.1.0 (/opt/rustwide/workdir/wasm)
[INFO] [stdout] error[E0277]: the trait bound `&[u8]: Seek` is not satisfied
[INFO] [stdout]   --> wasm/src/lib.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 |     parser.read_header(reader)?;
[INFO] [stdout]    |            ----------- ^^^^^^ the trait `Seek` is not implemented for `&[u8]`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Seek` is implemented for `BufReader<R>`
[INFO] [stdout]   --> /rustc/89a99936d9e76a50e8df622e7242190841fd871b/library/std/src/io/buffered/bufreader.rs:480:0
[INFO] [stdout]    = note: required for `BufReader<&[u8]>` to implement `Seek`
[INFO] [stdout] note: required by a bound in `Parser::read_header`
[INFO] [stdout]   --> src/parser.rs:42:34
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn read_header<R: Read + Seek>(&mut self, reader: &mut R) -> Result<()> {
[INFO] [stdout]    |                                  ^^^^ required by this bound in `Parser::read_header`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&[u8]: Seek` is not satisfied
[INFO] [stdout]   --> wasm/src/lib.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |     parser.read_playlist_header(reader)?;
[INFO] [stdout]    |            -------------------- ^^^^^^ the trait `Seek` is not implemented for `&[u8]`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Seek` is implemented for `BufReader<R>`
[INFO] [stdout]   --> /rustc/89a99936d9e76a50e8df622e7242190841fd871b/library/std/src/io/buffered/bufreader.rs:480:0
[INFO] [stdout]    = note: required for `BufReader<&[u8]>` to implement `Seek`
[INFO] [stdout] note: required by a bound in `Parser::read_playlist_header`
[INFO] [stdout]   --> src/parser.rs:57:43
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn read_playlist_header<R: Read + Seek>(&mut self, reader: &mut R) -> Result<()> {
[INFO] [stdout]    |                                           ^^^^ required by this bound in `Parser::read_playlist_header`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&[u8]: Seek` is not satisfied
[INFO] [stdout]   --> wasm/src/lib.rs:17:35
[INFO] [stdout]    |
[INFO] [stdout] 17 |     parser.read_play_item_entries(reader)?;
[INFO] [stdout]    |            ---------------------- ^^^^^^ the trait `Seek` is not implemented for `&[u8]`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Seek` is implemented for `BufReader<R>`
[INFO] [stdout]   --> /rustc/89a99936d9e76a50e8df622e7242190841fd871b/library/std/src/io/buffered/bufreader.rs:480:0
[INFO] [stdout]    = note: required for `BufReader<&[u8]>` to implement `Seek`
[INFO] [stdout] note: required by a bound in `Parser::read_play_item_entries`
[INFO] [stdout]   --> src/parser.rs:73:45
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn read_play_item_entries<R: Read + Seek>(&mut self, reader: &mut R) -> Result<()> {
[INFO] [stdout]    |                                             ^^^^ required by this bound in `Parser::read_play_item_entries`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&[u8]: Seek` is not satisfied
[INFO] [stdout]    --> wasm/src/lib.rs:18:33
[INFO] [stdout]     |
[INFO] [stdout]  18 |     parser.read_chapters_header(reader)?;
[INFO] [stdout]     |            -------------------- ^^^^^^ the trait `Seek` is not implemented for `&[u8]`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Seek` is implemented for `BufReader<R>`
[INFO] [stdout]    --> /rustc/89a99936d9e76a50e8df622e7242190841fd871b/library/std/src/io/buffered/bufreader.rs:480:0
[INFO] [stdout]     = note: required for `BufReader<&[u8]>` to implement `Seek`
[INFO] [stdout] note: required by a bound in `Parser::read_chapters_header`
[INFO] [stdout]    --> src/parser.rs:317:43
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn read_chapters_header<R: Read + Seek>(&mut self, reader: &mut R) -> Result<()> {
[INFO] [stdout]     |                                           ^^^^ required by this bound in `Parser::read_chapters_header`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&[u8]: Seek` is not satisfied
[INFO] [stdout]    --> wasm/src/lib.rs:19:26
[INFO] [stdout]     |
[INFO] [stdout]  19 |     parser.read_chapters(reader)?;
[INFO] [stdout]     |            ------------- ^^^^^^ the trait `Seek` is not implemented for `&[u8]`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Seek` is implemented for `BufReader<R>`
[INFO] [stdout]    --> /rustc/89a99936d9e76a50e8df622e7242190841fd871b/library/std/src/io/buffered/bufreader.rs:480:0
[INFO] [stdout]     = note: required for `BufReader<&[u8]>` to implement `Seek`
[INFO] [stdout] note: required by a bound in `Parser::read_chapters`
[INFO] [stdout]    --> src/parser.rs:327:36
[INFO] [stdout]     |
[INFO] [stdout] 327 |     pub fn read_chapters<R: Read + Seek>(&mut self, reader: &mut R) -> Result<()> {
[INFO] [stdout]     |                                    ^^^^ required by this bound in `Parser::read_chapters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&[u8]: Seek` is not satisfied
[INFO] [stdout]   --> wasm/src/lib.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 |     parser.read_header(reader)?;
[INFO] [stdout]    |            ----------- ^^^^^^ the trait `Seek` is not implemented for `&[u8]`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Seek` is implemented for `BufReader<R>`
[INFO] [stdout]   --> /rustc/89a99936d9e76a50e8df622e7242190841fd871b/library/std/src/io/buffered/bufreader.rs:480:0
[INFO] [stdout]    = note: required for `BufReader<&[u8]>` to implement `Seek`
[INFO] [stdout] note: required by a bound in `Parser::read_header`
[INFO] [stdout]   --> src/parser.rs:42:34
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn read_header<R: Read + Seek>(&mut self, reader: &mut R) -> Result<()> {
[INFO] [stdout]    |                                  ^^^^ required by this bound in `Parser::read_header`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&[u8]: Seek` is not satisfied
[INFO] [stdout]   --> wasm/src/lib.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |     parser.read_playlist_header(reader)?;
[INFO] [stdout]    |            -------------------- ^^^^^^ the trait `Seek` is not implemented for `&[u8]`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Seek` is implemented for `BufReader<R>`
[INFO] [stdout]   --> /rustc/89a99936d9e76a50e8df622e7242190841fd871b/library/std/src/io/buffered/bufreader.rs:480:0
[INFO] [stdout]    = note: required for `BufReader<&[u8]>` to implement `Seek`
[INFO] [stdout] note: required by a bound in `Parser::read_playlist_header`
[INFO] [stdout]   --> src/parser.rs:57:43
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn read_playlist_header<R: Read + Seek>(&mut self, reader: &mut R) -> Result<()> {
[INFO] [stdout]    |                                           ^^^^ required by this bound in `Parser::read_playlist_header`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&[u8]: Seek` is not satisfied
[INFO] [stdout]   --> wasm/src/lib.rs:17:35
[INFO] [stdout]    |
[INFO] [stdout] 17 |     parser.read_play_item_entries(reader)?;
[INFO] [stdout]    |            ---------------------- ^^^^^^ the trait `Seek` is not implemented for `&[u8]`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Seek` is implemented for `BufReader<R>`
[INFO] [stdout]   --> /rustc/89a99936d9e76a50e8df622e7242190841fd871b/library/std/src/io/buffered/bufreader.rs:480:0
[INFO] [stdout]    = note: required for `BufReader<&[u8]>` to implement `Seek`
[INFO] [stdout] note: required by a bound in `Parser::read_play_item_entries`
[INFO] [stdout]   --> src/parser.rs:73:45
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn read_play_item_entries<R: Read + Seek>(&mut self, reader: &mut R) -> Result<()> {
[INFO] [stdout]    |                                             ^^^^ required by this bound in `Parser::read_play_item_entries`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&[u8]: Seek` is not satisfied
[INFO] [stdout]    --> wasm/src/lib.rs:18:33
[INFO] [stdout]     |
[INFO] [stdout]  18 |     parser.read_chapters_header(reader)?;
[INFO] [stdout]     |            -------------------- ^^^^^^ the trait `Seek` is not implemented for `&[u8]`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Seek` is implemented for `BufReader<R>`
[INFO] [stdout]    --> /rustc/89a99936d9e76a50e8df622e7242190841fd871b/library/std/src/io/buffered/bufreader.rs:480:0
[INFO] [stdout]     = note: required for `BufReader<&[u8]>` to implement `Seek`
[INFO] [stdout] note: required by a bound in `Parser::read_chapters_header`
[INFO] [stdout]    --> src/parser.rs:317:43
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn read_chapters_header<R: Read + Seek>(&mut self, reader: &mut R) -> Result<()> {
[INFO] [stdout]     |                                           ^^^^ required by this bound in `Parser::read_chapters_header`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the trait bound `&[u8]: Seek` is not satisfied
[INFO] [stdout]    --> wasm/src/lib.rs:19:26
[INFO] [stdout]     |
[INFO] [stdout]  19 |     parser.read_chapters(reader)?;
[INFO] [stdout]     |            ------------- ^^^^^^ the trait `Seek` is not implemented for `&[u8]`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Seek` is implemented for `BufReader<R>`
[INFO] [stdout]    --> /rustc/89a99936d9e76a50e8df622e7242190841fd871b/library/std/src/io/buffered/bufreader.rs:480:0
[INFO] [stdout]     = note: required for `BufReader<&[u8]>` to implement `Seek`
[INFO] [stdout] note: required by a bound in `Parser::read_chapters`
[INFO] [stdout]    --> src/parser.rs:327:36
[INFO] [stdout]     |
[INFO] [stdout] 327 |     pub fn read_chapters<R: Read + Seek>(&mut self, reader: &mut R) -> Result<()> {
[INFO] [stdout]     |                                    ^^^^ required by this bound in `Parser::read_chapters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "ca325fc81822fc302a69adda37320443020fe08d45f0a24cacf62ab362c961cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca325fc81822fc302a69adda37320443020fe08d45f0a24cacf62ab362c961cc", kill_on_drop: false }`
[INFO] [stdout] ca325fc81822fc302a69adda37320443020fe08d45f0a24cacf62ab362c961cc
